Skip to content

build(deps): bump sqlmodel from 0.0.31 to 0.0.33#240

Merged
stintel merged 1 commit intomainfrom
dependabot/pip/sqlmodel-0.0.33
Feb 13, 2026
Merged

build(deps): bump sqlmodel from 0.0.31 to 0.0.33#240
stintel merged 1 commit intomainfrom
dependabot/pip/sqlmodel-0.0.33

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps sqlmodel from 0.0.31 to 0.0.33.

Release notes

Sourced from sqlmodel's releases.

0.0.33

Docs

  • ✏️ Fix typos in inline comment in expression.py. PR #1747 by @​veeceey.
  • 📝 Fix async example in session.execute() docstring & deprecation message. PR #1643 by @​DanielLeviLucas.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #1743 by @​YuriiMotov.

Internal

0.0.32

Fixes

  • 🐛 Fix support for Annotated fields with Pydantic 2.12+. PR #1607 by @​vimota.

Refactors

Docs

  • 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1712 by @​alejsdev.
  • 🐛 Fix copy button in custom.js. PR #1711 by @​alejsdev.
  • 📝 Remove duplicated word in read-relationships.md. PR #1705 by @​stefmolin.

Internal

... (truncated)

Changelog

Sourced from sqlmodel's changelog.

0.0.33

Docs

  • ✏️ Fix typos in inline comment in expression.py. PR #1747 by @​veeceey.
  • 📝 Fix async example in session.execute() docstring & deprecation message. PR #1643 by @​DanielLeviLucas.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #1743 by @​YuriiMotov.

Internal

0.0.32

Fixes

  • 🐛 Fix support for Annotated fields with Pydantic 2.12+. PR #1607 by @​vimota.

Refactors

Docs

  • 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1712 by @​alejsdev.
  • 🐛 Fix copy button in custom.js. PR #1711 by @​alejsdev.
  • 📝 Remove duplicated word in read-relationships.md. PR #1705 by @​stefmolin.

Internal

... (truncated)

Commits
  • 32e204e 🔖 Release version 0.0.33
  • cb3e076 📝 Update release notes
  • 3c2f517 🔨 Update build script for sqlmodel-slim (#1754)
  • 360cb65 📝 Update release notes
  • cf6a5bc ⬆ Bump fastapi from 0.128.6 to 0.128.7 (#1751)
  • df01385 📝 Update release notes
  • d7bc757 ⬆ Bump typer from 0.21.1 to 0.21.2 (#1752)
  • 817496b 📝 Update release notes
  • 46c601a 👷 Update build setup for sqlmodel-slim, deprecate it, and make it only depe...
  • a87ac73 📝 Update release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.31 to 0.0.33.
- [Release notes](https://github.com/fastapi/sqlmodel/releases)
- [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](fastapi/sqlmodel@0.0.31...0.0.33)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-version: 0.0.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 12, 2026
@stintel stintel merged commit b01673c into main Feb 13, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/sqlmodel-0.0.33 branch February 13, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant